home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000202_news@newsmaster….columbia.edu _Sat Oct 24 00:21:31 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  9KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA26301
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sat, 24 Oct 1998 00:21:25 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id AAA19861
  7.     for kermit.misc@watsun; Sat, 24 Oct 1998 00:21:24 -0400 (EDT)
  8. Path: news.columbia.edu!panix!logbridge.uoregon.edu!sunqbc.risq.qc.ca!newspeer.monmouth.com!hub1.ispnews.com!news6.ispnews.com.POSTED!not-for-mail
  9. Message-ID: <36315607.DEB1813A@tao4.agoron23.com>
  10. From: falcon91@tao4.agoron23.com
  11. X-Mailer: Mozilla 4.04 [en] (Win95; I)
  12. MIME-Version: 1.0
  13. Newsgroups: comp.protocols.kermit.misc
  14. Subject: Compiling on BSD 3.1
  15. Content-Type: text/plain; charset=us-ascii
  16. Content-Transfer-Encoding: 7bit
  17. Lines: 177
  18. NNTP-Posting-Host: 207.86.97.166
  19. X-Trace: news6.ispnews.com 909202862 207.86.97.166 (Sat, 24 Oct 1998 00:21:02 EDT)
  20. NNTP-Posting-Date: Sat, 24 Oct 1998 00:21:02 EDT
  21. Organization: ISPNews http://ispnews.com
  22. Date: Sat, 24 Oct 1998 00:22:31 -0400
  23. Xref: news.columbia.edu comp.protocols.kermit.misc:9398
  24.  
  25. I'm trying to compile a version of Kermit, any version, to
  26. BSD 3.1.  Here's the full version it shows when I log in:
  27.  
  28. BSDI BSD/OS 3.1 Kernel #4: Thu Oct 16 16:16:52 MDT 1997
  29.  
  30. I've tried both C-Kermit 6.0 and 6.1 (beta), with the "make bsd"
  31. option.  No success in either case.  The output when I attempted to compile
  32. version 6.0 is at the end of this message.  6.1 gave similar output.
  33.  
  34. Is BSD 3.1 even supported by Kermit?  It isn't listed in the makefile
  35. options.  I even tried the "make bsd211" option, but it failed too.
  36. (I couldn't figure out where to specify my home directory for that option,
  37. so that may have contributed to its failure.)
  38.  
  39. I appreciate any help anyone can offer.
  40.  
  41. - Tom
  42.  
  43. (Remove the numbers from my e-mail address to reply.  I don't tolerate
  44. spammers, any such messages will be traced back to the source and reported.)
  45.  
  46. Compiling output is shown below:
  47.  
  48. make bsd
  49. Making C-Kermit 6.0.192 for 4.2BSD...
  50. make wermit "CFLAGS= -DBSD4 -DTCPSOCKET "
  51. cc -DBSD4 -DTCPSOCKET  -c ckcmai.c
  52. ckcmai.c: In function main:
  53. ckcmai.c:1997: warning: argument #2: argument passing between incompatible
  54.  pointer types
  55. ckcmai.c:1997: warning: argument #3: argument passing between incompatible
  56.  pointer types
  57. ckcmai.c:2005: warning: argument #2: argument passing between incompatible
  58.  pointer types
  59. ckcmai.c:2005: warning: argument #3: argument passing between incompatible
  60.  pointer types
  61. ckcmai.c:2035: warning: argument #2: argument passing between incompatible
  62.  pointer types
  63. ckcmai.c:2035: warning: argument #3: argument passing between incompatible
  64.  pointer types
  65. ckcmai.c:2083: warning: argument #2: argument passing between incompatible
  66.  pointer types
  67. ckcmai.c:2083: warning: argument #3: argument passing between incompatible
  68.  pointer types
  69. cc -DBSD4 -DTCPSOCKET  -c ckucmd.c
  70. cc -DBSD4 -DTCPSOCKET  -c ckuusr.c
  71. cc -DBSD4 -DTCPSOCKET  -c ckuus2.c
  72. cc -DBSD4 -DTCPSOCKET  -c ckuus3.c
  73. cc -DBSD4 -DTCPSOCKET  -c ckuus4.c
  74. ckuus4.c: In function transmit:
  75. ckuus4.c:1135: warning: argument #2: argument passing between incompatible
  76.  pointer types
  77. ckuus4.c:1135: warning: assignment between incompatible pointer types
  78. ckuus4.c:1355: warning: argument #2: argument passing between incompatible
  79.  pointer types
  80. ckuus4.c: In function xlate:
  81. ckuus4.c:1431: warning: argument #2: argument passing between incompatible
  82.  pointer types
  83. ckuus4.c:1431: warning: assignment between incompatible pointer types
  84. ckuus4.c:1473: warning: argument #2: argument passing between incompatible
  85.  pointer types
  86. cc -DBSD4 -DTCPSOCKET  -c ckuus5.c
  87. cc -DBSD4 -DTCPSOCKET  -c ckuus6.c
  88. cc -DBSD4 -DTCPSOCKET  -c ckuus7.c
  89. cc -DBSD4 -DTCPSOCKET  -c ckuusx.c
  90. cc -DBSD4 -DTCPSOCKET  -c ckuusy.c
  91. cc -DBSD4 -DTCPSOCKET  -c ckwart.c
  92. cc  -o wart ckwart.o 
  93. ./wart ckcpro.w ckcpro.c
  94. 14 states, 61 actions
  95. cc -DBSD4 -DTCPSOCKET  -c ckcpro.c
  96. cc -DBSD4 -DTCPSOCKET  -c ckcfns.c
  97. cc -DBSD4 -DTCPSOCKET  -c ckcfn2.c
  98. cc -DBSD4 -DTCPSOCKET  -c ckcfn3.c
  99. cc -DBSD4 -DTCPSOCKET  -c ckuxla.c
  100. cc -DBSD4 -DTCPSOCKET  -c ckucon.c
  101. ckucon.c: In function ck_sndmsg:
  102. ckucon.c:486: warning: argument #2: argument passing between incompatible
  103.  pointer types
  104. ckucon.c: In function pipeint:
  105. ckucon.c:631: warning: argument #2: argument passing between incompatible
  106.  pointer types
  107. ckucon.c: In function conect:
  108. ckucon.c:1556: warning: argument #2: argument passing between incompatible
  109.  pointer types
  110. cc -DBSD4 -DTCPSOCKET  -c ckutio.c
  111. ckutio.c: In function sysinit:
  112. ckutio.c:1363: warning: assignment between incompatible pointer types
  113. ckutio.c:1364: warning: comparison of distinct pointer types lacks a cast
  114. ckutio.c:1367: warning: comparison of distinct pointer types lacks a cast
  115. ckutio.c:1374: warning: argument #2: argument passing between incompatible
  116.  pointer types
  117. ckutio.c: In function ttopen:
  118. ckutio.c:1639: warning: argument #2: argument passing between incompatible
  119.  pointer types
  120. ckutio.c:1639: warning: assignment between incompatible pointer types
  121. ckutio.c:1683: warning: argument #2: argument passing between incompatible
  122.  pointer types
  123. ckutio.c:1683: warning: assignment between incompatible pointer types
  124. ckutio.c:1714: warning: argument #2: argument passing between incompatible
  125.  pointer types
  126. ckutio.c:1734: warning: argument #2: argument passing between incompatible
  127.  pointer types
  128. ckutio.c:1847: warning: argument #2: argument passing between incompatible
  129.  pointer types
  130. ckutio.c:2151: warning: argument #2: argument passing between incompatible
  131.  pointer types
  132. ckutio.c: In function ttclos:
  133. ckutio.c:2235: warning: argument #2: argument passing between incompatible
  134.  pointer types
  135. ckutio.c:2235: warning: assignment between incompatible pointer types
  136. ckutio.c: In function tthflow:
  137. ckutio.c:3656: storage size of `temp' isn't known
  138. ckutio.c:3657: `temp' undeclared (first use this function)
  139. ckutio.c:3657: (Each undeclared identifier is reported only once
  140. ckutio.c:3657: for each function it appears in.)
  141. ckutio.c:3659: `CRTSCTS' undeclared (first use this function)
  142. ckutio.c:3661: structure has no member named `c_cflag'
  143. ckutio.c:3662: `TCSANOW' undeclared (first use this function)
  144. ckutio.c:3667: `IXON' undeclared (first use this function)
  145. ckutio.c:3667: `IXOFF' undeclared (first use this function)
  146. ckutio.c:3667: `IXANY' undeclared (first use this function)
  147. ckutio.c:3669: structure has no member named `c_cflag'
  148. ckutio.c:3670: structure has no member named `c_iflag'
  149. ckutio.c: In function conbgt:
  150. ckutio.c:5691: warning: assignment between incompatible pointer types
  151. ckutio.c:5692: warning: comparison of distinct pointer types lacks a cast
  152. ckutio.c: In function conint:
  153. ckutio.c:5746: warning: argument #2: argument passing between incompatible
  154.  pointer types
  155. ckutio.c:5783: warning: argument #2: argument passing between incompatible
  156.  pointer types
  157. ckutio.c:5787: warning: assignment between incompatible pointer types
  158. ckutio.c:5792: warning: argument #2: argument passing between incompatible
  159.  pointer types
  160. ckutio.c: In function connoi:
  161. ckutio.c:5851: warning: argument #2: argument passing between incompatible
  162.  pointer types
  163. ckutio.c: In function ttoc:
  164. ckutio.c:6294: warning: argument #2: argument passing between incompatible
  165.  pointer types
  166. ckutio.c:6294: warning: assignment between incompatible pointer types
  167. ckutio.c: In function ttinl:
  168. ckutio.c:6420: warning: argument #2: argument passing between incompatible
  169.  pointer types
  170. ckutio.c:6420: warning: assignment between incompatible pointer types
  171. ckutio.c: In function ttinc:
  172. ckutio.c:6662: warning: argument #2: argument passing between incompatible
  173.  pointer types
  174. ckutio.c:6662: warning: assignment between incompatible pointer types
  175. ckutio.c: In function msleep:
  176. ckutio.c:6955: warning: argument #2: argument passing between incompatible
  177.  pointer types
  178. ckutio.c:6955: warning: argument #3: argument passing between incompatible
  179.  pointer types
  180. ckutio.c:6955: warning: argument #4: argument passing between incompatible
  181.  pointer types
  182. ckutio.c: In function coninc:
  183. ckutio.c:7840: warning: argument #2: argument passing between incompatible
  184.  pointer types
  185. ckutio.c:7840: warning: assignment between incompatible pointer types
  186. ckutio.c: In function ttimoff:
  187. ckutio.c:8774: warning: argument #2: argument passing between incompatible
  188.  pointer types
  189. ckutio.c: In function ttruncmd:
  190. ckutio.c:8827: warning: assignment between incompatible pointer types
  191. ckutio.c:8828: warning: assignment between incompatible pointer types
  192. ckutio.c:8843: warning: argument #2: argument passing between incompatible
  193.  pointer types
  194. ckutio.c:8844: warning: argument #2: argument passing between incompatible
  195.  pointer types
  196. *** Error code 1
  197.  
  198. Stop.
  199. *** Error code 1
  200.  
  201. Stop.